home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / say.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  785 b   |  21 lines

  1. say
  2.        SYNOPSIS:   SAY [-m] [-f] [-r] [-n] [-s <n>] [-p <n>]
  3.                    [-x <filename>]
  4.    
  5.        TEMPLATE:   -m/S,-f/S,-r/S,-n/S,-s/K/N,-p/K/N,-x/K
  6.    
  7.        PATH:       SYS:UTILITIES
  8.  
  9.        USE:        Runs the built-in speech program.  More of a toy than
  10.                    any real use. (If you have found one let me know)
  11.  
  12.                    Say options:
  13.  
  14.                        -m Male voice                  -f Female voice
  15.                        -r Monotone voice              -n Natural voice
  16.                        -s<n> Speed of voice (40-400)  -p<n> Pitch of voice
  17.                                                             (65-320)
  18.  
  19.                        -x <filename>  Reads the contents of the specified
  20.                                       text file.
  21.